hip.graphics.g2d.animation

Undocumented in source.

Public Imports

hip.api.graphics.g2d.animation
public import hip.api.graphics.g2d.animation;
Undocumented in source.

Members

Classes

HipAnimation
class HipAnimation

Currently used as a wrapper for holding animation tracks. Could probably do advanced work as setting track markers for playing tracks sequentially. Setting general animation speed

HipAnimationTrack
class HipAnimationTrack

This class uses multiplication for selecting the current frame, so, depending on the frame rate, it can cause frame skipping, for giving better freedom for speeding up animation

Meta